From: Raspbian automatic forward porter Date: Tue, 14 Apr 2026 08:14:27 +0000 (+0100) Subject: Merge version 1.26.2-3+rpi1 and 1.28.2-1 to produce 1.28.2-1+rpi1 X-Git-Tag: archive/raspbian/1.28.2-1+rpi1^0 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com//%22mailto:sonu.itbhu%40googlemail.com/%22/%22http:/www.example.com/%22mailto:sonu.itbhu%40googlemail.com/%22?a=commitdiff_plain;h=f655c41eb13a208c11679b83c698314fd338e10b;p=gst-plugins-bad1.0.git Merge version 1.26.2-3+rpi1 and 1.28.2-1 to produce 1.28.2-1+rpi1 --- f655c41eb13a208c11679b83c698314fd338e10b diff --cc debian/changelog index 7f257af8,23cb2bea..a07035fc --- a/debian/changelog +++ b/debian/changelog @@@ -1,17 -1,184 +1,191 @@@ - gst-plugins-bad1.0 (1.26.2-3+rpi1) trixie-staging; urgency=medium ++gst-plugins-bad1.0 (1.28.2-1+rpi1) forky-staging; urgency=medium + + [changes brought forward from 1.24.11-3+rpi1 by Peter Michael Green at Sat, 18 Jan 2025 10:57:51 +0000] + * Remove armhf from onxxruntime architecture lists. + - -- Raspbian forward porter Wed, 30 Jul 2025 08:30:54 +0000 ++ -- Raspbian forward porter Tue, 14 Apr 2026 08:14:27 +0000 + - gst-plugins-bad1.0 (1.26.2-3) unstable; urgency=medium + gst-plugins-bad1.0 (1.28.2-1) unstable; urgency=medium - * d/patches: 0001-h266parser-Fix-overflow-when-parsing-subpic_level_in.patch - - Fix CVE-2025-6663 (Closes: #1108973) - Fix overflow when parsing subpic_level_info in H.266 parser + * New upstream version 1.28.2 - -- Marc Leeman Thu, 10 Jul 2025 10:07:14 +0200 + -- Marc Leeman Wed, 08 Apr 2026 10:35:38 +0200 + + gst-plugins-bad1.0 (1.28.1-3) unstable; urgency=medium + + [ Marc Leeman ] + * d/watch: pin to 1.28.x + + [ Dylan Aïssi ] + * Build the ONNX neural network plugin (Closes: #1132821) + + -- Marc Leeman Tue, 07 Apr 2026 08:25:58 +0200 + + gst-plugins-bad1.0 (1.28.1-2) unstable; urgency=medium + + * Revert "Build the ONNX neural network plugin" + * Overdue closing of security bug with release of new upstream 1.28.1 + (Closes: #1130059) + + -- Marc Leeman Tue, 10 Mar 2026 10:53:38 +0100 + + gst-plugins-bad1.0 (1.28.1-1) unstable; urgency=medium + + * d/control: update to Standards-Version 4.7.3 + * New upstream version 1.28.1 + + -- Marc Leeman Thu, 26 Feb 2026 11:16:23 +0100 + + gst-plugins-bad1.0 (1.28.0-1) unstable; urgency=medium + + [ Marc Leeman ] + * d/rules: disable tflite + * d/rules: disable wpe2 + * d/install: gsty4m moved to good + * d/install: install libgsthip.so + * d/control: remove superfluous-file-pattern gst/y4m/gsty4mdec.[ch] + * d/control: bump minimal version after new symbols + * d/control: libvulkan-dev minimal 1.4.317 + * d/copyright: superfluous-file-pattern gst/inter/gstintertest.c + * d/patches: refresh Skip-failing-tests + * d/rules: disable mpeghdec, not in debian + * d/rules: disable vmaf, not in debian + * d/patches: avoid vmaf_dep in checks when vmaf is disabled + * d/rules: disable vulkan, dependency sdl3 not in debian + * d/control: remove libvulkan-dev because of sdl3 dep + * d/install: install libgsthip + * d/: do not enable hip elements on hurd + * d/rules: not hurd is linux + * New upstream version 1.28.0 + * Revert "d/gbp.conf: adjust for experimental" + * d/control: update dependencies to 1.28.0 + * d/patches: refresh + + [ Dylan Aïssi ] + * Build the TensorFlow Lite (LiteRT) plugin + + -- Marc Leeman Wed, 28 Jan 2026 14:22:06 +0100 + + gst-plugins-bad1.0 (1.26.10-2) unstable; urgency=medium + + * re-upload bad to unstable + + -- Marc Leeman Thu, 08 Jan 2026 11:02:48 +0100 + + gst-plugins-bad1.0 (1.26.10-1) unstable; urgency=medium + + * New upstream version 1.26.10 + + -- Marc Leeman Fri, 26 Dec 2025 18:11:00 +0100 + + gst-plugins-bad1.0 (1.26.9-1) unstable; urgency=medium + + * d/control: bump Standards-Version to 4.7.2 + * New upstream version 1.26.9 + + -- Marc Leeman Tue, 02 Dec 2025 09:50:33 +0100 + + gst-plugins-bad1.0 (1.26.8-1) unstable; urgency=medium + + * New upstream version 1.26.8 + + -- Marc Leeman Wed, 12 Nov 2025 10:45:58 +0100 + + gst-plugins-bad1.0 (1.26.7-2) unstable; urgency=medium + + * Team upload + + [ Marc Leeman ] + * d/control: bump meson version to match meson.build + + [ Charles ] + * Add several more autopkgtests + + -- Jeremy Bícha Mon, 03 Nov 2025 17:48:43 -0500 + + gst-plugins-bad1.0 (1.26.7-1) unstable; urgency=medium + + * New upstream version 1.26.7 + + -- Marc Leeman Wed, 15 Oct 2025 10:05:19 +0200 + + gst-plugins-bad1.0 (1.26.6-5) unstable; urgency=medium + + * autopkgtest: Don't run on riscv64 + * Revert increasing the build test timeout since it was ineffective + + -- Jeremy Bícha Thu, 09 Oct 2025 11:42:50 -0400 + + gst-plugins-bad1.0 (1.26.6-4) unstable; urgency=medium + + * Increase build test timeout for riscv64 autopkgtest + * Stop skipping the curl redirect build test (Closes: #1114141) + + -- Jeremy Bícha Wed, 08 Oct 2025 15:22:53 -0400 + + gst-plugins-bad1.0 (1.26.6-3) unstable; urgency=medium + + * Team upload + * Fix logic error in big endian skip test patch + + -- Jeremy Bícha Wed, 08 Oct 2025 04:46:44 -0400 + + gst-plugins-bad1.0 (1.26.6-2) unstable; urgency=medium + + * Team upload + + [ Jeremy Bícha ] + * Skip a redirect test that began failing once curl was updated to 8.16 + (Closes: #1098871. Mitigates: #1114141.) + * Add patches to skip specific tests on some architectures + * Stop ignoring non-skipped test failures on release architectures + * Add an autopkgtest to ensure that build tests still pass when dependencies + change + * Restore default soundfont patch (Closes: #1018145) + + [ Simon McVittie ] + * d/control: Add Build-Depends on systematic names for gir1.2-*-dev packages + * d/control: Replace libgirepository1.0-dev B-D with gobject-introspection + * gir1.2-gst-plugins-bad-1.0: Add ${gir:Provides} + * libgstreamer-plugins-bad1.0-dev: Add ${gir:Provides} + * libgstreamer-plugins-bad1.0-dev: Add ${gir:Depends} + + -- Jeremy Bícha Tue, 07 Oct 2025 20:24:44 -0400 + + gst-plugins-bad1.0 (1.26.6-1) unstable; urgency=medium + + * New upstream version 1.26.6 + + -- Marc Leeman Mon, 15 Sep 2025 10:59:29 +0200 + + gst-plugins-bad1.0 (1.26.5-2) unstable; urgency=medium + + * trixie has been released, re-upload to unstable + + -- Marc Leeman Mon, 11 Aug 2025 09:27:09 +0200 + + gst-plugins-bad1.0 (1.26.5-1) experimental; urgency=medium + + * New upstream version 1.26.5 + + -- Marc Leeman Fri, 08 Aug 2025 09:07:45 +0200 + + gst-plugins-bad1.0 (1.26.4-1) experimental; urgency=medium + + * d/watch: pin to 1.26.x + * New upstream version 1.26.4 + + -- Marc Leeman Wed, 16 Jul 2025 20:01:00 +0200 + + gst-plugins-bad1.0 (1.26.3-1) experimental; urgency=medium + + * New upstream version 1.26.3 + * d/copyright: superfluous-file-pattern + * d/copyright: correct SPDX format + * d/copyright: missing-license-paragraph-in-dep5-copyright + * d/patches: update failing tests + + -- Marc Leeman Fri, 27 Jun 2025 12:21:28 +0200 gst-plugins-bad1.0 (1.26.2-2) unstable; urgency=medium